Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for creating a Checkout Session via the CLI #203

Merged
merged 2 commits into from
Sep 27, 2019

Conversation

joek-stripe
Copy link
Contributor

@joek-stripe joek-stripe commented Sep 27, 2019

Reviewers

r? @ob-stripe
cc @stripe/dev-platform

Summary

Added stripe trigger checkout.session.created which will exercise the new checkout session flow from the CLI

[dx-4745] closes #151

@joek-stripe joek-stripe changed the title #151 Add support for creating a Checkout Session via the CLI Add support for creating a Checkout Session via the CLI Sep 27, 2019
pkg/cmd/trigger.go Outdated Show resolved Hide resolved
pkg/requests/examples.go Outdated Show resolved Hide resolved
@joek-stripe
Copy link
Contributor Author

ptal @ob-stripe

@joek-stripe joek-stripe assigned ob-stripe and unassigned joek-stripe Sep 27, 2019
Copy link
Contributor

@ob-stripe ob-stripe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some more changes, sorry :)

pkg/cmd/trigger.go Outdated Show resolved Hide resolved
pkg/requests/examples_test.go Outdated Show resolved Hide resolved
@stripe-ci stripe-ci assigned joek-stripe and unassigned ob-stripe Sep 27, 2019
@ob-stripe ob-stripe merged commit e381075 into stripe:master Sep 27, 2019
@stripe-ci stripe-ci assigned joek-stripe and unassigned ob-stripe Sep 27, 2019
@joek-stripe joek-stripe deleted the issue-151 branch September 27, 2019 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support checkout webhooks
3 participants